ConnectionAddress Property |
Gets or sets connection address. Typically the connection address will be a class-D IP multicast group address.
If the session is not multicast, then the connection address contains the fully-qualified domain name or the
unicast IP address.
Namespace:
Independentsoft.Sip.Sdp
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string Address { get; set; }Public Property Address As String
Get
Set
Property Value
Type:
String
See Also